FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Basisprofil.Tiplu.DE.R4#1.1.3 (63 ms)

Package Basisprofil.Tiplu.DE.R4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Basisprofil.Tiplu.DE.R4@1.1.3&canonical=https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel
Url https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel
Version 1.1.0
Status active
Date 2023-01-13
Name IdentifierKuerzel
Title Profil für die Abbildung eines Ressourcen-Kürzels als Identifier
Experimental False
Description Identifier-Profil für die Abbildung eines organisationsspezifischen Kürzels für die Ressourcen (Locations) und Organisationen (Organization)
Copyright Tiplu GmbH
Type Identifier
Kind complex-type

Resources that use this resource

StructureDefinition
https://tiplu.de/fhir/StructureDefinition/TipluLocation TipluLocation

Resources that this resource uses

ValueSet
https://tiplu.de/fhir/ValueSet/IdentifierTypeExtended IdentifierType-erweitert durch Tiplu


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "identifier-kuerzel",
  "url" : "https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel",
  "version" : "1.1.0",
  "name" : "IdentifierKuerzel",
  "title" : "Profil für die Abbildung eines Ressourcen-Kürzels als Identifier",
  "status" : "active",
  "date" : "2023-01-13",
  "publisher" : "Tiplu GmbH",
  "contact" : [
    {
      "name" : "Tiplu GmbH",
      "telecom" : [
        {
          "system" : "email",
          "value" : "fhir@tiplu.de"
        }
      ]
    }
  ],
  "description" : "Identifier-Profil für die Abbildung eines organisationsspezifischen Kürzels für die Ressourcen (Locations) und Organisationen (Organization)",
  "copyright" : "Tiplu GmbH",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Identifier",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Identifier",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Identifier.type",
        "path" : "Identifier.type",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "SHORT",
              "system" : "https://tiplu.de/fhir/CodeSystem/IdentifierTypeExtended"
            }
          ]
        },
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://tiplu.de/fhir/ValueSet/IdentifierTypeExtended"
        }
      },
      {
        "id" : "Identifier.system",
        "path" : "Identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Identifier.value",
        "path" : "Identifier.value",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.